ospf:SLink
This object holds information about OSPF sham links
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| cost | ospf:IfCost (scalar:Uint16) |
Specifies the cost of interface | RANGE: [0 , 65535] DEFAULT: unspecified |
| deadIntvl | ospf:DeadIntvl (scalar:Uint16) |
Dead interval, interval after which router declares that neighbor as down | RANGE: [0 , 65535] DEFAULT: unspecified |
| helloIntvl | ospf:HelloIntvl (scalar:Uint16) |
Hello interval, interval between hello packets that OSPF sends on the interface | RANGE: [1 , 65535] DEFAULT: 10 |
| rexmitIntvl | ospf:RexmitIntvl (scalar:Uint16) |
Retransmit interval, time between LSA retransmissions | RANGE: [1 , 65535] DEFAULT: 5 |
| xmitDelay | ospf:XmitDelay (scalar:Uint16) |
Transmit delay, estimated time needed to send an LSA update packet | RANGE: [1 , 450] DEFAULT: 1 |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| demandCkt | scalar:Bool |
Demand Circuit | SELECTION: true or false |
| dstAddr | address:Ip |
Sham-link destination | Value must match ipv4 or ipv6 known format |
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| srcAddr | address:Ip |
Sham-link source | Value must match ipv4 or ipv6 known format |
| status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |